[Midnightbsd-cvs] mports: Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 3 19:32:05 EST 2009


Log Message:
-----------
add license

Modified Files:
--------------
    mports/graphics/linux-jpeg:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/linux-jpeg/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L graphics/linux-jpeg/Makefile -L graphics/linux-jpeg/Makefile -u -r1.2 -r1.3
--- graphics/linux-jpeg/Makefile
+++ graphics/linux-jpeg/Makefile
@@ -1,10 +1,4 @@
-# New ports collection makefile for: linux-jpeg
-# Date created:         9 April 2000
-# Whom:                 sada at FreeBSD.org
-#
 # $MidnightBSD$
-# $FreeBSD: ports/graphics/linux-jpeg/Makefile,v 1.16 2006/07/09 21:01:44 bsam Exp $
-#
 
 PORTNAME=	jpeg
 PORTVERSION=	6b.34
@@ -13,11 +7,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	RPM of the JPEG lib
+LICENSE=	other
 
 USE_GCPIO=	yes
 USE_LINUX_RPM=	yes
 LINUX_DIST_VER=	4
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 ONLY_FOR_ARCHS=	i386 amd64
 
 BRANDELF_DIRS=	usr/bin


More information about the Midnightbsd-cvs mailing list