freebsd-ports/security/linux-f10-openssl/Makefile
Jose Alonso Cardenas Marquez eba9fb0a7c - Remove ONLY_FOR_ARCHS
Suggested by:	kris
Noticed by:	alepulver
2006-11-08 00:12:10 +00:00

22 lines
462 B
Makefile

# New ports collection makefile for: linux-openssl
# Date created: 2006-08-04
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= openssl
PORTVERSION= 0.9.7f
CATEGORIES= security linux
DISTNAME= ${PORTNAME}-${PORTVERSION}-7.10
MAINTAINER= acm@FreeBSD.org
COMMENT= SSL and crypto library (Linux Version)
USE_LINUX_RPM= yes
LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>