head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.01.07;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2011.09.23.16.38.21;	author bsam;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	security/linux-f10-libtasn1
# Date created:				10 Nov 2010
# Whom:					Stas Timokhin <devel@@stasyan.com>
# $FreeBSD: head/security/linux-f10-libtasn1/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	libtasn1
PORTVERSION=	1.5
CATEGORIES=	security linux
PKGNAMEPREFIX=	linux-f10-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	emulation@@FreeBSD.org
COMMENT=	ASN.1 structure parser library

USE_LINUX_RPM=	yes
LINUX_DIST_VER=	10
RPMVERSION=	1.fc10
USE_LDCONFIG=	yes

PLIST_FILES=	usr/lib/libtasn1.so.3 usr/lib/libtasn1.so.3.0.16
DOCSDIR_REL=	usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS=	AUTHORS COPYING COPYING.LIB ChangeLog NEWS README THANKS TODO libtasn1.pdf
DESCR=		${.CURDIR}/../libtasn1/pkg-descr

.include <bsd.port.mk>
@


1.1
log
@Add linux-f10-libtasn1 1.5, ASN.1 structure parser library.

Changes over original shar file at the PR:
 . change the maintainer to emulation@@ (since it's an infrastructure linux port);
 . remove commented out lines;
 . use PLIST_FILES, DOCSDIR_REL and PORTDOCS instead of pkg-plist.

PR:		ports/159007
Submitted by:	Stas Timokhin <devel@@stasyan.com>
@
text
@d4 1
a4 1
# $FreeBSD$
@

