1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/security/fpc-md5/Makefile
Renato Botelho b06153abd6 - Update fpc to 2.0.2
PR:		98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652,
		98654, 98656, 98657, 98658, 98720, 98724
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:52:57 +00:00

19 lines
376 B
Makefile

# New ports collection makefile for: fpc-md5
# Date created: 8 February 2004
# Whom: John Merryweather Cooper
#
# $FreeBSD$
#
CATEGORIES= security lang
PKGNAMESUFFIX= -md5
MAINTAINER= acardenas@bsd.org.pe
COMMENT= Free Pascal unit for MD5 hash routines
RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
.include "${MASTERDIR}/Makefile"