openbsd-ports/www/drupal6/ubercart/Makefile

11 lines
218 B
Makefile
Raw Normal View History

2012-05-11 03:46:35 -04:00
# $OpenBSD: Makefile,v 1.6 2012/05/11 07:46:35 espie Exp $
COMMENT = e-commerce suite for Drupal
2012-05-11 03:46:35 -04:00
DISTNAME = ubercart-6.x-2.9
PKGNAME = drupal6-ubercart-2.9
2010-11-22 03:36:47 -05:00
RUN_DEPENDS = www/drupal6/token
.include <bsd.port.mk>