diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /lang/p2c/Makefile | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'lang/p2c/Makefile')
-rw-r--r-- | lang/p2c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile index 1ed87f9338c7..1014d72d850c 100644 --- a/lang/p2c/Makefile +++ b/lang/p2c/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.clara.net/pub/mirrors/gnu/hurd/ \ DISTFILES= p2c-1.21alpha2.tar.gz MAINTAINER= jmz@FreeBSD.org +COMMENT= Pascal to C translator WRKSRC= ${WRKDIR}/p2c-1.21alpha-07.Dec.93 MAN1= p2c.1 p2cc.1 |