[Midnightbsd-cvs] mports: Makefile: cleanup, license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 21 12:14:10 EDT 2009


Log Message:
-----------
cleanup, license

Modified Files:
--------------
    mports/net-im/pork:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net-im/pork/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L net-im/pork/Makefile -L net-im/pork/Makefile -u -r1.2 -r1.3
--- net-im/pork/Makefile
+++ net-im/pork/Makefile
@@ -1,25 +1,18 @@
-# New ports collection makefile for:   pork
-# Date created:			04 Feb 2003
-# Whom:				Bob Bomar <bob at bomar.us>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/net-im/pork/Makefile,v 1.16 2005/11/09 07:48:17 pav Exp $
-#
 
 PORTNAME=		pork
 PORTVERSION=		0.99.8.1
 CATEGORIES=		net-im
-MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=		SF
 MASTER_SITE_SUBDIR=	ojnk
 
 MAINTAINER=		ports at MidnightBSD.org
 COMMENT=		Console-based AIM client
-
+LICENSE=		gpl2
 USE_PERL5=		yes
-USE_GETOPT_LONG=	yes
 USE_OPENSSL=		yes
 
 GNU_CONFIGURE=		yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd6.1
 
 .include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list