aboutsummaryrefslogtreecommitdiffstats
path: root/sounds/.cvsignore
blob: 3dda72986fc5af262451a760393b3a7065938c80 (plain) (blame)
1
2
Makefile.in
Makefile
nches/2019Q2 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogblamecommitdiffstats
path: root/security/libecc/Makefile
blob: 0d6cc90e5b11295bcd410756a5b534a2459cddd7 (plain) (tree)




















                                              
# ex:ts=8
# Ports collection makefile for:    libecc
# Date created:         Oct 29, 2002
# Whom:             ijliao
#
# $FreeBSD$
#

PORTNAME=   libecc
PORTVERSION=    0.3.0
CATEGORIES= security
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ports@FreeBSD.org

USE_GCC=    3.1
GNU_CONFIGURE=  yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>