diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:52:56 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:52:56 +0800 |
commit | 780bab74848e3703714f988ea8c921688fde0797 (patch) | |
tree | b006ebc1a999cd0103f4f513cb75a3bf7412df6a /databases/p5-sqlrelay | |
parent | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (diff) | |
download | freebsd-ports-graphics-780bab74848e3703714f988ea8c921688fde0797.tar.gz freebsd-ports-graphics-780bab74848e3703714f988ea8c921688fde0797.tar.zst freebsd-ports-graphics-780bab74848e3703714f988ea8c921688fde0797.zip |
De-pkg-comment my non-ruby ports as well.
Diffstat (limited to 'databases/p5-sqlrelay')
-rw-r--r-- | databases/p5-sqlrelay/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-sqlrelay/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-sqlrelay/Makefile b/databases/p5-sqlrelay/Makefile index 77f86d73fa2..76a41b3dc11 100644 --- a/databases/p5-sqlrelay/Makefile +++ b/databases/p5-sqlrelay/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Perl5 modules to access to SQL Relay, including a DBD interface BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-sqlrelay/pkg-comment b/databases/p5-sqlrelay/pkg-comment deleted file mode 100644 index 3b7ff5e3ca8..00000000000 --- a/databases/p5-sqlrelay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 modules to access to SQL Relay, including a DBD interface |