Skip to content

Instantly share code, notes, and snippets.

@tota
Created September 3, 2009 08:21
Show Gist options
  • Save tota/180184 to your computer and use it in GitHub Desktop.
Save tota/180184 to your computer and use it in GitHub Desktop.
# New ports collection makefile for: apache-velocity
# Date created: 2009-09-03
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= velocity
PORTVERSION= 1.6.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= ${PORTNAME}/engine/${PORTVERSION}
PKGNAMEPREFIX= apache-
MAINTAINER= tota@FreeBSD.org
COMMENT=
.include <bsd.port.mk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment