1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/libmcve/Makefile
Chris D. Faulhaber aababdde65 Update port to 3.0.
Submitted by:	Brad House <brad@mainstreetsoftworks.com>
2002-09-10 12:57:10 +00:00

20 lines
339 B
Makefile

# New ports collection makefile for: libmcve
# Date Created: 16 March 2002
# Whom: Brad House <brad@mcve.com>
#
# $FreeBSD$
#
PORTNAME= libmcve
PORTVERSION= 3.0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mcve.com/pub/libmcve/
MAINTAINER= brad@mcve.com
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>