diff options
author | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-25 14:25:35 +0800 |
commit | 64f95db42862bd75b3aa62212ad8bc515a441d3e (patch) | |
tree | 8e9ed3acb80bfe91146a654045c0a07d58bc7380 /misc/xosd/Makefile | |
parent | a40a8a3ce52a51573d19beeb58f650e5c658f014 (diff) | |
download | freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst freebsd-ports-gnome-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip |
De-pkg-comment for my ports.
Diffstat (limited to 'misc/xosd/Makefile')
-rw-r--r-- | misc/xosd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index a60e709f9b59..441291a4456e 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ignavus.net/ \ MASTER_SITE_SUBDIR= perky MAINTAINER= perky@FreeBSD.org +COMMENT= X On-Screen-Display Library and XMMS plug-in LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ xmms.3:${PORTSDIR}/multimedia/xmms \ |