diff options
-rw-r--r-- | converters/iconv/Makefile | 10 | ||||
-rw-r--r-- | devel/autogen/Makefile | 10 | ||||
-rw-r--r-- | devel/cc65/Makefile | 5 | ||||
-rw-r--r-- | devel/coccinelle/Makefile | 2 | ||||
-rw-r--r-- | devel/otrs/Makefile | 3 | ||||
-rw-r--r-- | games/eboard/Makefile | 8 | ||||
-rw-r--r-- | games/stepmania-devel/Makefile | 4 | ||||
-rw-r--r-- | german/hunspell/Makefile | 7 | ||||
-rw-r--r-- | graphics/openrm/Makefile | 2 | ||||
-rw-r--r-- | hebrew/hspell/Makefile | 8 | ||||
-rw-r--r-- | irc/inspircd12/Makefile | 4 | ||||
-rw-r--r-- | japanese/ajaxzip2-core/Makefile | 9 | ||||
-rw-r--r-- | mail/bsmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/maildrop/Makefile | 6 | ||||
-rw-r--r-- | mail/majordomo/Makefile | 11 | ||||
-rw-r--r-- | mail/prayer/Makefile | 6 | ||||
-rw-r--r-- | multimedia/gcfilms/Makefile | 10 | ||||
-rw-r--r-- | print/ttf2pt1/Makefile | 8 | ||||
-rw-r--r-- | sysutils/fsbackup/Makefile | 10 | ||||
-rw-r--r-- | sysutils/rsnapshot/Makefile | 9 | ||||
-rw-r--r-- | ukrainian/hunspell/Makefile | 7 | ||||
-rw-r--r-- | www/WebMagick/Makefile | 11 | ||||
-rw-r--r-- | x11/bgrot/Makefile | 10 |
23 files changed, 85 insertions, 77 deletions
diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile index 4586eb1ec8de..4baf4bd27e15 100644 --- a/converters/iconv/Makefile +++ b/converters/iconv/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: iconv -# Date created: 21 September 1999 -# Whom: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> -# +# Created by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> # $FreeBSD$ -# PORTNAME= iconv PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bland @@ -15,8 +11,10 @@ MASTER_SITE_SUBDIR= bland MAINTAINER= bland@FreeBSD.org COMMENT= Charset conversion library and utilities +USES= shebangfix USE_PERL5= yes USE_LDCONFIG= yes +SHEBANG_FILES= iconv_builtin ccs/iconv_mktbl MANCOMPRESSED= yes MAN1= biconv.1 diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index b50e2902e04c..6046ff81f2ba 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -1,13 +1,9 @@ -# ex:ts=8 -# New ports collection makefile for: autogen -# Date created: Mar 11, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= autogen PORTVERSION= 5.12 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME}/rel${PORTVERSION} @@ -19,12 +15,14 @@ COMMENT= The Automated Program Generator BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile +USES= shebangfix USE_BZIP2= yes USE_GNOME= gnomehack libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes --datadir=${PREFIX}/share USE_LDCONFIG= yes +SHEBANG_FILES= autoopts/tpl/*.pl MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1 MAN3= ao_string_tokenize.3 configFileLoad.3 optionFileLoad.3 \ diff --git a/devel/cc65/Makefile b/devel/cc65/Makefile index 9358b9f5e098..71ee9162bba2 100644 --- a/devel/cc65/Makefile +++ b/devel/cc65/Makefile @@ -3,6 +3,7 @@ PORTNAME= cc65 PORTVERSION= 2.13.3 +PORTREVISION= 1 DISTVERSIONPREFIX= sources- CATEGORIES= devel MASTER_SITES= http://bj.spline.de/cc65/ \ @@ -14,11 +15,15 @@ COMMENT= Cross-compiler for 6502-based systems, includes 65816 assembler WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USES= shebangfix USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GMAKE= yes MAKEFILE= ${WRKSRC}/make/gcc.mak MAKE_JOBS_UNSAFE=yes +SHEBANG_FILES= src/ca65html/ca65html \ + src/ca65/macpack/cvt-mac.pl \ + src/ld65/cfg/cvt-cfg.pl SUB_FILES= pkg-message diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index b3a3be5b6064..9a8cb94a893b 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -10,11 +10,13 @@ EXTRACT_SUFX= .tgz MAINTAINER= avg@icyb.net.ua COMMENT= Coccinelle is a program matching and transformation engine +USES= shebangfix GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5_BUILD=yes USE_PYTHON= 2.5+ USE_OCAML= 3.0+ +SHEBANG_FILES= configure MAN1= spatch.1 diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index 8524818c1624..7d80552f5949 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -3,6 +3,7 @@ PORTNAME= otrs PORTVERSION= 3.1.14 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ @@ -48,6 +49,8 @@ SMTP_DESC= Send email via SMTP REPORTS_MODULES_DESC= Reports support USE_BZIP2= yes +USES= shebangfix +SHEBANG_FILES= bin/*.pl OTRSDIR= ${PREFIX}/otrs USERS= ${PORTNAME} diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 3048ec98d1d2..493eb660caf0 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eboard -# Date created: 22 June 2001 -# Whom: petef@FreeBSD.org -# +# Created by: petef@FreeBSD.org # $FreeBSD$ -# PORTNAME= eboard PORTVERSION= 1.1.1 @@ -23,10 +19,12 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd) LIB_DEPENDS= png15:${PORTSDIR}/graphics/png EXTRAS= 1pl2 2 +USES= shebangfix USE_BZIP2= yes HAS_CONFIGURE= yes USE_PERL5_BUILD=yes USE_GNOME= gtk20 +SHEBANG_FILES= configure CONFIGURE_ARGS= --prefix=${PREFIX} \ --extra-inc=${LOCALBASE}/include \ diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 43a18565ba9a..c42eb9dae646 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -28,13 +28,15 @@ PROJECTHOST= sm-ssc USE_BZIP2= yes USE_XORG= x11 xau xdmcp xext xrandr xrender xtst USE_GL= gl glu -USES= pathfix iconv +USES= pathfix iconv shebangfix USE_GNOME= gtk20 USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-ffmpeg INSTALLS_ICONS= yes MAKE_JOBS_SAFE= yes +SHEBANG_FILES= Utils/*.pl \ + extern/zlib/zlib2ansi CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index c113a2148f92..fc5f6b2cec6b 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= hunspell PORTVERSION= 20120607 @@ -18,10 +13,12 @@ COMMENT= German hunspell dictionaries BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell \ hunspell:${PORTSDIR}/textproc/hunspell +USES= shebangfix USE_BZIP2= yes ALL_TARGET= hunspell-all USE_GMAKE= yes USE_PERL5_BUILD= yes +SHEBANG_FILES= bin/*.pl PLIST_FILES= %%DATADIR%%/de_AT.aff \ %%DATADIR%%/de_AT.dic \ diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile index 449bae442ce8..c9dde4851d82 100644 --- a/graphics/openrm/Makefile +++ b/graphics/openrm/Makefile @@ -18,6 +18,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES WRKSRC= ${WRKDIR}/rm${PORTVERSION:R:S/.//g} +USES= shebangfix +SHEBANG_FILES= doc/*.pl USE_GL= glu USE_XORG= xmu USE_PERL5_BUILD=yes diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index b1a3ce12d95a..ccae600e8fcc 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: hspell -# Date created: 03 Feb 2003 -# Whom: Yonatan <onatan@gmail.com> -# +# Created by: Yonatan <onatan@gmail.com> # $FreeBSD$ -# PORTNAME= hspell PORTVERSION= 1.1 @@ -15,10 +11,12 @@ MASTER_SITE_SUBDIR= makc MAINTAINER= onatan@gmail.com COMMENT= Hebrew spellchecker and morphology engine +USES= shebangfix USE_PERL5_BUILD= yes USE_GMAKE= yes GNU_CONFIGURE= yes CFLAGS+= -fPIC +SHEBANG_FILES= pmerge MAN1= hspell.1 MAN3= hspell.3 diff --git a/irc/inspircd12/Makefile b/irc/inspircd12/Makefile index 1f8aa86c3eea..e6808878405e 100644 --- a/irc/inspircd12/Makefile +++ b/irc/inspircd12/Makefile @@ -3,7 +3,7 @@ PORTNAME= inspircd PORTVERSION= 1.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= http://cloud.github.com/downloads/inspircd/inspircd/ DISTNAME= InspIRCd-v${PORTVERSION} @@ -15,10 +15,12 @@ CONFLICTS= inspircd-2.* LATEST_LINK= inspircd12 +USES= shebangfix USE_BZIP2= yes USE_LDCONFIG= ${PREFIX}/lib/inspircd USE_RC_SUBR= inspircd MAKE_JOBS_SAFE= yes +SHEBANG_FILES= configure inspircd modulemanager make/run-cc.pl USERS= ${INCPIRCD_USR} GROUPS= ${INSPIRCD_GRP} diff --git a/japanese/ajaxzip2-core/Makefile b/japanese/ajaxzip2-core/Makefile index 2e14f0d91585..eb03ac2db526 100644 --- a/japanese/ajaxzip2-core/Makefile +++ b/japanese/ajaxzip2-core/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: ajaxzip2-core -# Date created: 4 Mar 2012 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# +# Created by: Jun Kuriyama <kuriyama@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ajaxzip2 PORTVERSION= 20081102 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama @@ -16,10 +13,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= kuriyama@FreeBSD.org COMMENT= ajaxzip2 (Japanese ZIP code utility) core scripts +USES= shebangfix WRKSRC= ${WRKDIR}/${PORTNAME} USE_ZIP= YES NO_BUILD= YES USE_DOS2UNIX= YES +SHEBANG_FILES= work/csv2jsonzip.pl do-install: ${MKDIR} ${WWWDIR} ${DATADIR} diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile index 386f5b21412a..952b1885dd62 100644 --- a/mail/bsmtp/Makefile +++ b/mail/bsmtp/Makefile @@ -12,11 +12,13 @@ COMMENT= Batch SMTP support for sendmail, incoming and outgoing CONFLICTS= smail-3.* +USES= shebangfix USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS= --redo MAKE_JOBS_SAFE= yes +SHEBANG_FILES= configure .include <bsd.port.pre.mk> diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 96a453dd376e..f99a44003738 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,7 +17,7 @@ PORTNAME= maildrop PORTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} @@ -31,7 +31,7 @@ USE_GMAKE= yes .endif USE_BZIP2= yes USE_PERL5= yes -USES= iconv +USES= iconv shebangfix GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-syslog=1 \ @@ -41,6 +41,8 @@ CONFIGURE_ARGS= --enable-syslog=1 \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +SHEBANG_FILES= unicode/*.pl + CONFLICTS= courier-0.65* LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index 286f20e54fab..7e3449ae8e16 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: majordomo -# Date created: 23 October 1996 -# Whom: jfitz@FreeBSD.org -# +# Created by: jfitz@FreeBSD.org # $FreeBSD$ -# PORTNAME= majordomo PORTVERSION= 1.94.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ ftp://ftp.sgi.com/other/majordomo/1.94.5/ \ @@ -21,8 +17,11 @@ COMMENT= A mailing list manager RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 .endif +USES= shebangfix USE_PERL5= yes +SHEBANG_FILES= contrib/sequencer + ALL_TARGET= wrapper INSTALL_TARGET= install install-wrapper MAN1= approve.1 bounce-remind.1 digest.1 diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index c64ac6b01d02..38c40d1cb66a 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -14,9 +14,13 @@ LIB_DEPENDS= c-client4:${PORTSDIR}/mail/cclient USE_GMAKE= yes USE_PERL5_BUILD=yes -USES= iconv +USES= iconv shebangfix LDFLAGS+= -L${LOCALBASE}/lib +SHEBANG_FILES= utils/ucsnews.pl \ + templates/old/make_olist.pl \ + templates/src/*.pl + MAKE_ENV+= PORTCFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ PORTLDFLAGS="${LDFLAGS}" diff --git a/multimedia/gcfilms/Makefile b/multimedia/gcfilms/Makefile index 18e8ec23a8a1..ca2dd2eadd8d 100644 --- a/multimedia/gcfilms/Makefile +++ b/multimedia/gcfilms/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: GCFilms -# Date Created: 01 May 2005 -# Whom: Remington Lang <MrL0Lz@gmail.com> -# +# Created by: Remington Lang <MrL0Lz@gmail.com> # $FreeBSD$ PORTNAME= gcfilms PORTVERSION= 6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia perl5 MASTER_SITES= http://download.gna.org/gcfilms/ @@ -22,8 +19,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} +USES= shebangfix NO_BUILD= yes +SHEBANG_FILES= bin/gcfilms install + do-install: cd ${WRKSRC} ; ./install --prefix=${PREFIX} diff --git a/print/ttf2pt1/Makefile b/print/ttf2pt1/Makefile index 3dbd90cf5d33..8d13768de788 100644 --- a/print/ttf2pt1/Makefile +++ b/print/ttf2pt1/Makefile @@ -3,7 +3,7 @@ PORTNAME= ttf2pt1 PORTVERSION= 3.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -14,10 +14,14 @@ COMMENT= True Type Font to Postscript Type 1 Converter LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= t1asm:${PORTSDIR}/print/t1utils -USES= pkgconfig +USES= pkgconfig shebangfix USE_PERL5= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} ${CPPFLAGS}" LIBS="${LDFLAGS}" \ INSTDIR="${PREFIX}" LIBXDIR="${PREFIX}/bin" +SHEBANG_FILES= app/TeX/sfd2map \ + app/TeX/cjk-latex-config \ + other/showdf \ + other/lst.pl MAN1= ttf2pt1.1 ttf2pt1_convert.1 ttf2pt1_x2gs.1 diff --git a/sysutils/fsbackup/Makefile b/sysutils/fsbackup/Makefile index 6f5c3b62ddc2..13f927f5b3a2 100644 --- a/sysutils/fsbackup/Makefile +++ b/sysutils/fsbackup/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: fsbackup -# Date created: 1 April 2005 -# Whom: samm -# +# Created by: samm # $FreeBSD$ -# PORTNAME= fsbackup PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.opennet.ru/dev/fsbackup/src/ DISTNAME= fsbackup-1.2pl1 @@ -17,7 +13,9 @@ COMMENT= File system backup and synchronization utility RUN_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net +USES= shebangfix USE_PERL5= yes +SHEBANG_FILES= node/sbin/munin-node MAN1= fsbackup.1 MANCOMPRESSED= no diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index c322d7227763..e9b78a822051 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: rsnapshot -# Date created: 2004-01-03 -# Whom: Ralf van Dooren <r.vdooren@snow.nl> -# +# Created by: Ralf van Dooren <r.vdooren@snow.nl> # $FreeBSD$ -# PORTNAME= rsnapshot PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ @@ -17,8 +14,10 @@ BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ p5-Lchown>=0:${PORTSDIR}/sysutils/p5-Lchown +USES= shebangfix USE_PERL5= yes GNU_CONFIGURE= yes +SHEBANG_FILES= rsnapshot-program.pl MAN1= rsnapshot.1 rsnapshot-diff.1 PORTDOCS= AUTHORS ChangeLog README TODO diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile index 6b99adceb82a..34c04f14f46d 100644 --- a/ukrainian/hunspell/Makefile +++ b/ukrainian/hunspell/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= hunspell PORTVERSION= 1.6.5 @@ -19,9 +14,11 @@ COMMENT= Ukrainian hunspell dictionaries BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv +USES= shebangfix ALL_TARGET= myspell USE_GMAKE= yes USE_PERL5_BUILD= yes +SHEBANG_FILES= bin/*.pl PLIST_FILES= %%DATADIR%%/uk_UA.aff \ %%DATADIR%%/uk_UA.dic diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index c2ab5c1af1b7..2a0684995867 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: WebMagick -# Date created: 20 May 1998 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= WebMagick PORTVERSION= 2.03p18 @@ -20,6 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally +USES= shebangfix USE_PERL5= yes USE_AUTOTOOLS= autoconf aclocal automake AUTOMAKE_ARGS+= --add-missing @@ -30,6 +27,10 @@ CONFIGURE_ENV= webmagick_cv_rootpath=${PREFIX}/www/data \ webmagick_cv_htimage="" \ webmagick_cv_maptype=ncsa \ PERL=${PERL} +SHEBANG_FILES= utils/aub \ + utils/aub_hook \ + utils/help2man \ + utils/make_dir_index.pl .include <bsd.port.pre.mk> diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile index 6eb7818ebab1..87805a9fd4d9 100644 --- a/x11/bgrot/Makefile +++ b/x11/bgrot/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: bgrot -# Date created: 12 January 1999 -# Whom: Matthew Fuller <fullermd@futuresouth.com> -# +# Created by: Matthew Fuller <fullermd@futuresouth.com> # $FreeBSD$ -# PORTNAME= bgrot PORTVERSION= 1.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \ http://distfiles.over-yonder.net/bgrot/ @@ -17,7 +13,9 @@ COMMENT= A program to handle your X background to prevent boredom RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv +USES= shebangfix USE_PERL5= yes +SHEBANG_FILES= *.pl MAN1= bgrot.1 MANCOMPRESSED= yes |