1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/security/sha/Makefile
Norikatsu Shigemura 522595d64b Update to 1.0.3 and change maintainer (new email).
PR:		ports/44368
Submitted by:	maintainer
2002-10-23 14:44:33 +00:00

22 lines
353 B
Makefile

# New ports collection makefile for: sha
# Date created: 20 August 2001
# Whom: asaddi@philosophysw.com
#
# $FreeBSD$
#
PORTNAME= sha
PORTVERSION= 1.0.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= allan@saddi.com
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= sha.1
.include <bsd.port.mk>