Files
db/Makefile.db-dev
Jay Larson aca9ad0145 The following changes were made:
* split into separate db, db-dev, and db-doc packages
  * added some dependencies
  * moved to new version scheme
  * removed old SNAPHACKS
  * updated patch loop
2018-05-30 16:34:04 -05:00

17 lines
609 B
Makefile

# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation here:
# (http://www.gnu.org/licenses/gpl-2.0.html)
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
DEPENDS = db
REPO = dev
BRIEF = Development files for db
DESC = Development files for db
include /usr/share/snap/Makefile.snaplinux