diff options
Diffstat (limited to 'misc/asbutton/Makefile')
-rw-r--r-- | misc/asbutton/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile index d13e2e5584a1..849d7982e5aa 100644 --- a/misc/asbutton/Makefile +++ b/misc/asbutton/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asbutton -# Date created: 10 May 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# +# Created by: Jim Mock <jim@FreeBSD.org> # $FreeBSD$ -# PORTNAME= asbutton PORTVERSION= 0.3 @@ -12,7 +8,7 @@ CATEGORIES= misc windowmaker afterstep MASTER_SITES= http://www.tigr.net/afterstep/download/asbutton/ MAINTAINER= ports@FreeBSD.org -COMMENT= A dockapp that displays 4 or 9 buttons to run apps of your choice +COMMENT= Dockapp that displays 4 or 9 buttons to run apps of your choice USE_XORG= x11 xpm ALL_TARGET= asbutton |