diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-25 18:44:20 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-25 18:44:20 +0000 |
commit | fbc06e4df689468b9a53f8781af64bd1849abb24 (patch) | |
tree | 206df2e78a00cc72ceac4dccbb0f55b66d1f174c /misc/asbutton/Makefile | |
parent | 7fefa22f87c66ff96f8d14b1000729a8c01be87f (diff) |
Notes
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 |