mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Provide new MASTER_SITE
- Remove DEPRECATED and EXPIRATION_DATE - Pass maintainership to submitter - Remove 3 lines pkg-plist PR: ports/87983 Submitted by: martin hudec <corwin@aeternal.net> Approved by: Denis Shaposhnikov <dsh@vlink.ru> (ex-maintainer)
This commit is contained in:
parent
076c224f1f
commit
27b57e74b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146329
3 changed files with 5 additions and 9 deletions
|
@ -9,20 +9,19 @@ PORTNAME= cdplayer.app
|
|||
PORTVERSION= 1.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio windowmaker
|
||||
MASTER_SITES= http://tucows.mirror.ish.de/linux/files/ \
|
||||
http://linux.iconet.com.br/files/
|
||||
MASTER_SITES= http://freebsd.aeternal.net/ports/
|
||||
DISTNAME= CDPlayer.app-${PORTVERSION}
|
||||
|
||||
MAINTAINER= dsh@vlink.ru
|
||||
MAINTAINER= corwin@aeternal.net
|
||||
COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD
|
||||
|
||||
DEPRECATED= "mastersite disappeared"
|
||||
EXPIRATION_DATE= 2005-12-31
|
||||
|
||||
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
|
||||
cdaudio.1:${PORTSDIR}/audio/libcdaudio \
|
||||
wraster.4:${PORTSDIR}/x11-wm/windowmaker
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
PLIST_FILES= GNUstep/Apps/CDPlayer.app/CDPlayer
|
||||
PLIST_DIRS= GNUstep/Apps/CDPlayer.app GNUstep/Apps
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
GNUstep/Apps/CDPlayer.app/CDPlayer
|
||||
@dirrm GNUstep/Apps/CDPlayer.app
|
||||
@dirrm GNUstep/Apps
|
Loading…
Add table
Reference in a new issue