diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /devel/p5-AtExit | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'devel/p5-AtExit')
-rw-r--r-- | devel/p5-AtExit/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-AtExit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile index 23ced8a..07cabe2 100644 --- a/devel/p5-AtExit/Makefile +++ b/devel/p5-AtExit/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADAPP PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= AtExit - Perform exit processing for a program or object PERL_CONFIGURE= yes CONFIGURE_ARGS= INSTALLDIRS=site diff --git a/devel/p5-AtExit/pkg-comment b/devel/p5-AtExit/pkg-comment deleted file mode 100644 index f8756b9..0000000 --- a/devel/p5-AtExit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AtExit - Perform exit processing for a program or object |