diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 2dbe67c80fb..1db3c158e52 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -1,29 +1,29 @@ -# $OpenBSD: Makefile,v 1.11 2000/06/04 21:40:43 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2000/06/26 20:05:18 brad Exp $ -DISTNAME= adcomplain-3.49 -CATEGORIES= mail news -NEED_VERSION= 1.191 +DISTNAME= adcomplain-3.49 +CATEGORIES= mail news +NEED_VERSION= 1.301 +MASTER_SITES= http://www.rdrop.com/users/billmc/ +DISTFILES= adcomplain.pl.uu -MAINTAINER= ports@openbsd.org +HOMEPAGE= http://www.rdrop.com/users/billmc/adcomplain.html + +EXTRACT_CMD= uudecode +EXTRACT_BEFORE_ARGS= # +EXTRACT_AFTER_ARGS= # + +MAINTAINER= ports@openbsd.org -LICENSE_TYPE= GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://www.rdrop.com/users/billmc/ -DISTFILES= adcomplain.pl.uu +NO_BUILD= Yes WRKDIST= ${WRKDIR} -NO_BUILD= Yes - -do-extract: - mkdir ${WRKSRC} - cd ${WRKSRC}; /usr/bin/uudecode < ${FULLDISTDIR}/${DISTFILES} do-install: - cd ${WRKSRC}; \ - ${INSTALL_SCRIPT} adcomplain.pl ${PREFIX}/bin/adcomplain + cd ${WRKSRC}; ${INSTALL_SCRIPT} adcomplain.pl ${PREFIX}/bin/adcomplain .include diff --git a/mail/adcomplain/patches/patch-aa b/mail/adcomplain/patches/patch-aa deleted file mode 100644 index 6ff0a681684..00000000000 --- a/mail/adcomplain/patches/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ -*** adcomplain.pl.orig Sat May 16 23:52:32 1998 ---- adcomplain.pl Sat May 16 23:52:53 1998 -*************** -*** 1,7 **** -! #! /bin/sh -- # -*- perl -*- -! # first line invokes sh. Some systems may need to refer to perl directly, i.e.: -! -! #! /bin/perl - - # But the first way is preferable, because we have a trick (below) that - # allows perl to be _anywhere_ in the user's path. The intent is to reduce ---- 1,4 ---- -! #! /usr/bin/perl - - # But the first way is preferable, because we have a trick (below) that - # allows perl to be _anywhere_ in the user's path. The intent is to reduce diff --git a/mail/adcomplain/patches/patch-adcomplain_pl b/mail/adcomplain/patches/patch-adcomplain_pl new file mode 100644 index 00000000000..4bfd891720d --- /dev/null +++ b/mail/adcomplain/patches/patch-adcomplain_pl @@ -0,0 +1,11 @@ +--- adcomplain.pl.orig Mon Jun 26 15:57:58 2000 ++++ adcomplain.pl Mon Jun 26 15:58:18 2000 +@@ -1,7 +1,4 @@ +-#! /bin/sh -- # -*- perl -*- +-# first line invokes sh. Some systems may need to refer to perl directly, i.e.: +- +-#! /bin/perl ++#! /usr/bin/perl + + # But the first way is preferable, because we have a trick (below) that + # allows perl to be _anywhere_ in the user's path. The intent is to reduce diff --git a/mail/adcomplain/pkg/DESCR b/mail/adcomplain/pkg/DESCR index 2cde05c3330..0102b4bd99f 100644 --- a/mail/adcomplain/pkg/DESCR +++ b/mail/adcomplain/pkg/DESCR @@ -12,3 +12,5 @@ most appropriate way to complain. Mail bombing (e-mailing megabytes of useless data) and public flaming (replying on usenet, causing your complaint to be duplicated on every machine in the network) are discouraged. + +WWW: ${HOMEPAGE} diff --git a/mail/adcomplain/pkg/PLIST b/mail/adcomplain/pkg/PLIST index b8ce66d02be..6fce191d469 100644 --- a/mail/adcomplain/pkg/PLIST +++ b/mail/adcomplain/pkg/PLIST @@ -1 +1,2 @@ +@comment $OpenBSD: PLIST,v 1.2 2000/06/26 20:05:19 brad Exp $ bin/adcomplain