View | Details | Raw Unified | Return to bug 58271
Collapse All | Expand All

(-)Makefile (-5 / +4 lines)
Lines 1-23 Link Here
1
# New ports collection makefile for:	adasockets
1
# New ports collection makefile for:	adasockets
2
# Date created:		22 May 2000
2
# Date created:		22 May 2000
3
# Whom:			sam@inf.enst.fr
3
# Whom:			sam@rfc1149.net
4
#
4
#
5
# $FreeBSD: ports/net/adasockets/Makefile,v 1.10 2003/02/21 13:14:33 knu Exp $
5
# $FreeBSD: ports/net/adasockets/Makefile,v 1.10 2003/02/21 13:14:33 knu Exp $
6
#
6
#
7
7
8
PORTNAME=	adasockets
8
PORTNAME=	adasockets
9
PORTVERSION=	1.4.1
9
PORTVERSION=	1.8.2
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.rfc1149.net/download/adasockets/
11
MASTER_SITES=	http://www.rfc1149.net/download/adasockets/
12
12
13
MAINTAINER=	sam@inf.enst.fr
13
MAINTAINER=	sam@rfc1149.net
14
COMMENT=	Sockets library for Ada
14
COMMENT=	Sockets library for Ada
15
15
16
BUILD_DEPENDS=	adagcc:${PORTSDIR}/lang/gnat \
16
BUILD_DEPENDS=	adagcc:${PORTSDIR}/lang/gnat \
17
		texi2dvi:${PORTSDIR}/print/teTeX
17
		texi2dvi:${PORTSDIR}/print/teTeX
18
18
19
USE_LIBTOOL=	yes
19
GNU_CONFIGURE=	yes
20
USE_AUTOCONF=	yes
21
INSTALLS_SHLIB=	yes
20
INSTALLS_SHLIB=	yes
22
21
23
MAN1=		adasockets-config.1
22
MAN1=		adasockets-config.1
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (adasockets-1.4.1.tar.gz) = 75297821364ecba1a4abc9313c995703
1
MD5 (adasockets-1.8.2.tar.gz) = 38960c967f7950544ccf1c11a50daa62

Return to bug 58271