remove unneeded dependencies
ok jasper@
This commit is contained in:
parent
bffaf52a08
commit
b32da599db
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/22 17:45:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/03/25 17:27:11 steven Exp $
|
||||
|
||||
COMMENT= "submit tracks to last.fm/audioscrobbler"
|
||||
|
||||
DISTNAME= Audio-Scrobbler-0.01
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
@ -14,11 +15,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
CPAN_AUTHOR= ROAM
|
||||
|
||||
BUILD_DEPENDS= ::devel/p5-Config-IniFiles
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS} \
|
||||
::security/p5-Digest-MD5-M4p \
|
||||
::www/p5-libwww
|
||||
RUN_DEPENDS= ::www/p5-libwww \
|
||||
::devel/p5-Config-IniFiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user