Remove old, unmaintained cruft.

req. by alek@ (maintainer)

ok jasper@
This commit is contained in:
ajacoutot 2012-06-22 14:43:46 +00:00
parent de9dbcd511
commit b3dfe3f647
5 changed files with 0 additions and 57 deletions

View File

@ -1,28 +0,0 @@
# $OpenBSD: Makefile,v 1.7 2011/11/13 13:54:04 ajacoutot Exp $
COMMENT= command line interface to iRiver music players
DISTNAME= ifp-line-0.2.4.6
CATEGORIES= audio
REVISION = 0
HOMEPAGE= http://ifp-driver.sourceforge.net/ifp-line/
MAINTAINER= Aleksander Piotrowski <alek@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ifp-driver/}
LIB_DEPENDS= devel/libusb-compat
WANTLIB= c usb pthread
NO_REGRESS= Yes
USE_GROFF = Yes
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (ifp-line-0.2.4.6.tar.gz) = bF1H7PI4DgWxmWTqBM/lhA==
RMD160 (ifp-line-0.2.4.6.tar.gz) = lHvtVvysWuJl8xjS2oTpjqCyI00=
SHA1 (ifp-line-0.2.4.6.tar.gz) = ZLkTTv9lHHR4u/JuYx2xNHFXt2k=
SHA256 (ifp-line-0.2.4.6.tar.gz) = 2yhRlYMDsLZxZ8H1rRPa54r03Y2pXiP8wVJy6QQk93Y=
SIZE (ifp-line-0.2.4.6.tar.gz) = 24699

View File

@ -1,18 +0,0 @@
$OpenBSD: patch-Makefile,v 1.1.1.1 2005/07/11 19:19:52 alek Exp $
--- Makefile.orig Fri Nov 19 08:08:02 2004
+++ Makefile Wed Jul 6 01:35:40 2005
@@ -1,11 +1,10 @@
# $Id: patch-Makefile,v 1.1.1.1 2005/07/11 19:19:52 alek Exp $
-CFLAGS = `libusb-config --cflags` -Wall -g
+CFLAGS += `libusb-config --cflags` -Wall
LDFLAGS = `libusb-config --libs`
-PREFIX ?= /usr/local
BINDIR ?= ${PREFIX}/bin
-MANDIR ?= ${PREFIX}/man/man1
-INSTALL ?= /usr/bin/install
+MANDIR = ${PREFIX}/man/man1
+INSTALL ?= ${BSD_INSTALL_PROGRAM}
OBJS = ifp.o ifp_routines.o unicodehack.o

View File

@ -1,3 +0,0 @@
ifp-line is a simple command-line tool to provide basic functionality to
manage files on iRiver music players which are using the "manager
firmware".

View File

@ -1,3 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/07/11 19:19:52 alek Exp $
bin/ifp
@man man/man1/ifp.1