- remove non-sensical BUILD_DEPENDS

- generate PLIST with update-plist
- kill some useless variables/comments
This commit is contained in:
jolan 2006-02-06 16:19:16 +00:00
parent 8a49c848dd
commit c28352365d
2 changed files with 488 additions and 456 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/02/03 16:35:04 ian Exp $
# $OpenBSD: Makefile,v 1.2 2006/02/06 16:19:16 jolan Exp $
COMMENT= "extra sound files for Asterisk open source PBX"
# Digium do not always keep V in sync with Asterisk port, don't sync blindly
V= 1.2.1
DISTNAME= asterisk-sounds-${V}
DISTNAME= asterisk-sounds-1.2.1
PKGNAME= ${DISTNAME}p0
CATEGORIES= telephony
MASTER_SITES= ftp://ftp.digium.com/pub/asterisk/
@ -16,12 +15,9 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
NO_BUILD= Yes
CONFIGURE_STYLE=none
NO_REGRESS= Yes
USE_GMAKE= Yes
BUILD_DEPENDS= :asterisk-1.2.*:telephony/asterisk
MAKE_ENV+= VARLIBDIR=${PREFIX}/share
.include <bsd.port.mk>

File diff suppressed because it is too large Load Diff