Clarify license marker.
Remove useless @sample. Suggested by, ok sthen@ Ok benoit@ (maintainer)
This commit is contained in:
parent
43c5044259
commit
88753aa14e
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2011/04/27 12:55:10 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2011/04/28 10:31:16 dcoppa Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= ${APM_ARCHS}
|
||||
|
||||
COMMENT= light-weight system monitor
|
||||
|
||||
DISTNAME= conky-1.8.1
|
||||
|
||||
REVISION= 0
|
||||
CATEGORIES= sysutils
|
||||
HOMEPAGE= http://conky.sourceforge.net/
|
||||
|
||||
@ -13,7 +13,7 @@ MAINTAINER= Benoit Lecocq <benoit@openbsd.org>
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conky/}
|
||||
|
||||
# BSD / GPLv3
|
||||
# mostly GPLv3; see COPYING
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2011/04/27 12:55:11 dcoppa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/04/28 10:31:16 dcoppa Exp $
|
||||
@bin bin/conky
|
||||
lib/conky/
|
||||
@man man/man1/conky.1
|
||||
@ -13,4 +13,3 @@ share/examples/conky/
|
||||
share/examples/conky/conky.conf
|
||||
@sample ${SYSCONFDIR}/conky/conky.conf
|
||||
share/examples/conky/conky_no_x11.conf
|
||||
@sample ${SYSCONFDIR}/conky/conky_no_x11.conf
|
||||
|
Loading…
Reference in New Issue
Block a user