diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
| commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
| tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /misc/libpri-bristuff/Makefile | |
| parent | a9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff) | |
Diffstat (limited to 'misc/libpri-bristuff/Makefile')
| -rw-r--r-- | misc/libpri-bristuff/Makefile | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/misc/libpri-bristuff/Makefile b/misc/libpri-bristuff/Makefile deleted file mode 100644 index 24ae218b760e..000000000000 --- a/misc/libpri-bristuff/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libpri -# Date created: 25 Oct 2004 -# Whom: Alexander Timoshenko <gonzo@univ.kiev.ua> -# -# $FreeBSD$ -# - -PORTNAME= libpri -PORTVERSION= 1.0.9 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.asterisk.org/pub/libpri/ \ - ftp://ftp.asterisk.org/pub/libpri/old/ - -PATCHFILES= ${PORTNAME}-1.0.8-${BRIVER}.patch.gz -PATCH_SITES= ${MASTER_SITE_LOCAL} -PATCH_SITE_SUBDIR= fjoe -PATCH_DIST_STRIP= -p1 - -MAINTAINER= gonzo@univ.kiev.ua -COMMENT= A C implementation of the Primary Rate ISDN specification - -BRIVER= bristuff-0.2.0-RC8h -USE_GMAKE= yes -INSTALLS_SHLIB= yes - -.include <bsd.port.pre.mk> - -.if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" -.endif - -.include <bsd.port.post.mk> |
